[INFO] fetching crate md5sum 0.1.0...
[INFO] fixing md5sum-0.1.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate md5sum 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate md5sum 0.1.0
[INFO] finished tweaking crates.io crate md5sum 0.1.0
[INFO] tweaked toml for crates.io crate md5sum 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate md5sum 0.1.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 46 packages to latest compatible versions
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.6.1)
[INFO] [stderr]       Adding clippy v0.0.165 (available: v0.0.302)
[INFO] [stderr]       Adding md5 v0.3.8 (available: v0.8.0)
[INFO] [stderr]       Adding nom v3.2.1 (available: v8.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `md5sum` (manifest) generated 1 warning
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clippy v0.0.165
[INFO] [stderr]   Downloaded itertools v0.6.5
[INFO] [stderr]   Downloaded regex-syntax v0.4.2
[INFO] [stderr]   Downloaded md5 v0.3.8
[INFO] [stderr]   Downloaded quine-mc_cluskey v0.2.4
[INFO] [stderr]   Downloaded pulldown-cmark v0.0.15
[INFO] [stderr]   Downloaded cargo_metadata v0.2.3
[INFO] [stderr]   Downloaded clippy_lints v0.0.165
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cb56485be2cf854b392eb0d2e029662c00ae9c5dc9fe30589f7ec97f2ebf7d23
[INFO] running `Command { std: "docker" "start" "cb56485be2cf854b392eb0d2e029662c00ae9c5dc9fe30589f7ec97f2ebf7d23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cb56485be2cf854b392eb0d2e029662c00ae9c5dc9fe30589f7ec97f2ebf7d23" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb56485be2cf854b392eb0d2e029662c00ae9c5dc9fe30589f7ec97f2ebf7d23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cb56485be2cf854b392eb0d2e029662c00ae9c5dc9fe30589f7ec97f2ebf7d23" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `md5sum` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking md5 v0.3.8
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking memchr v1.0.2
[INFO] [stderr]     Checking nom v3.2.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking md5sum v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/main.rs:227:25
[INFO] [stdout]     |
[INFO] [stdout] 227 |     where F: FnMut(&mut BufRead) -> io::Result<T>
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 227 |     where F: FnMut(&mut dyn BufRead) -> io::Result<T>
[INFO] [stdout]     |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/main.rs:233:33
[INFO] [stdout]     |
[INFO] [stdout] 233 |             Box::new($e) as Box<BufRead>
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 |             boxed_bufread!(stdin.lock())
[INFO] [stdout]     |             ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `boxed_bufread` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/main.rs:233:33
[INFO] [stdout]     |
[INFO] [stdout] 233 |             Box::new($e) as Box<BufRead>
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |             boxed_bufread!(file)
[INFO] [stdout]     |             -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `boxed_bufread` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/main.rs:227:25
[INFO] [stdout]     |
[INFO] [stdout] 227 |     where F: FnMut(&mut BufRead) -> io::Result<T>
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 227 |     where F: FnMut(&mut dyn BufRead) -> io::Result<T>
[INFO] [stdout]     |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/main.rs:233:33
[INFO] [stdout]     |
[INFO] [stdout] 233 |             Box::new($e) as Box<BufRead>
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 |             boxed_bufread!(stdin.lock())
[INFO] [stdout]     |             ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `boxed_bufread` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/main.rs:233:33
[INFO] [stdout]     |
[INFO] [stdout] 233 |             Box::new($e) as Box<BufRead>
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |             boxed_bufread!(file)
[INFO] [stdout]     |             -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `boxed_bufread` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]    --> src/main.rs:188:23
[INFO] [stdout]     |
[INFO] [stdout] 188 |     ReadError(String, io::Error),
[INFO] [stdout]     |     ---------         ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 188 -     ReadError(String, io::Error),
[INFO] [stdout] 188 +     ReadError(String, ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:171:22
[INFO] [stdout]     |
[INFO] [stdout] 171 | named!(md5sum_output<&str>, verify!(take_str!(32), is_hex_str));
[INFO] [stdout]     | ---------------------^^^^--------------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    the same lifetime is elided here
[INFO] [stdout]     | the lifetime is named here
[INFO] [stdout]     | the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 171 | named!(md5sum_output<&'a str>, verify!(take_str!(32), is_hex_str));
[INFO] [stdout]     |                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |   named!(md5sum_line<(&str, &str)>, do_parse!(
[INFO] [stdout]     |   -                   ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]     |   |                   |
[INFO] [stdout]     |  _|                   the same lifetime is elided here
[INFO] [stdout]     | |
[INFO] [stdout] 174 | |         sum:      md5sum_output >> char!(' ') >>
[INFO] [stdout] 175 | |         prefix:   alt!(char!(' ') | char!('*'))>>
[INFO] [stdout] 176 | |         filename: map_res!(rest, ::std::str::from_utf8) >>
[INFO] [stdout] 177 | |         (sum, filename)
[INFO] [stdout] 178 | |     ));
[INFO] [stdout]     | |      -
[INFO] [stdout]     | |      |
[INFO] [stdout]     | |______the lifetime is named here
[INFO] [stdout]     |        the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 173 | named!(md5sum_line<(&'a str, &'a str)>, do_parse!(
[INFO] [stdout]     |                      ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]    --> src/main.rs:188:23
[INFO] [stdout]     |
[INFO] [stdout] 188 |     ReadError(String, io::Error),
[INFO] [stdout]     |     ---------         ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 188 -     ReadError(String, io::Error),
[INFO] [stdout] 188 +     ReadError(String, ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:171:22
[INFO] [stdout]     |
[INFO] [stdout] 171 | named!(md5sum_output<&str>, verify!(take_str!(32), is_hex_str));
[INFO] [stdout]     | ---------------------^^^^--------------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    the same lifetime is elided here
[INFO] [stdout]     | the lifetime is named here
[INFO] [stdout]     | the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 171 | named!(md5sum_output<&'a str>, verify!(take_str!(32), is_hex_str));
[INFO] [stdout]     |                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |   named!(md5sum_line<(&str, &str)>, do_parse!(
[INFO] [stdout]     |   -                   ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]     |   |                   |
[INFO] [stdout]     |  _|                   the same lifetime is elided here
[INFO] [stdout]     | |
[INFO] [stdout] 174 | |         sum:      md5sum_output >> char!(' ') >>
[INFO] [stdout] 175 | |         prefix:   alt!(char!(' ') | char!('*'))>>
[INFO] [stdout] 176 | |         filename: map_res!(rest, ::std::str::from_utf8) >>
[INFO] [stdout] 177 | |         (sum, filename)
[INFO] [stdout] 178 | |     ));
[INFO] [stdout]     | |      -
[INFO] [stdout]     | |      |
[INFO] [stdout]     | |______the lifetime is named here
[INFO] [stdout]     |        the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 173 | named!(md5sum_line<(&'a str, &'a str)>, do_parse!(
[INFO] [stdout]     |                      ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "cb56485be2cf854b392eb0d2e029662c00ae9c5dc9fe30589f7ec97f2ebf7d23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb56485be2cf854b392eb0d2e029662c00ae9c5dc9fe30589f7ec97f2ebf7d23", kill_on_drop: false }`
[INFO] [stdout] cb56485be2cf854b392eb0d2e029662c00ae9c5dc9fe30589f7ec97f2ebf7d23
